home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / glibc-1.09 / glibc-1 / glibc-1.09.1 / sysdeps / alpha / bytesex.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-18  |  69 b   |  4 lines

  1. /* Alpha is little-endian.  */
  2.  
  3. #define __BYTE_ORDER __LITTLE_ENDIAN
  4.